PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package
/
PDFStructureElement Class
/ getPage Method
Collapse All
Expand All
In This Topic
getPage Method
In This Topic
Gets the PDF page that contains the content of this structure element.
Syntax
public
PDFPage
getPage()
Return Value
The
com.o2sol.pdf4java.PDFPage
on which some or all of the content items designated by the
getChildren
shall be rendered.
See Also
Reference
PDFStructureElement Class
PDFStructureElement Members